[INFO] fetching crate postgres-mapper-derive 0.1.1...
[INFO] testing postgres-mapper-derive-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate postgres-mapper-derive 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate postgres-mapper-derive 0.1.1
[INFO] finished tweaking crates.io crate postgres-mapper-derive 0.1.1
[INFO] tweaked toml for crates.io crate postgres-mapper-derive 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate postgres-mapper-derive 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding quote v0.3.15 (available: v1.0.45)
[INFO] [stderr]       Adding syn v0.15.44 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c2e7cea921a708fd2e1ebe5854d260dc6fed7fc1f7dc897f2a147071d06e6c1
[INFO] running `Command { std: "docker" "start" "-a" "3c2e7cea921a708fd2e1ebe5854d260dc6fed7fc1f7dc897f2a147071d06e6c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c2e7cea921a708fd2e1ebe5854d260dc6fed7fc1f7dc897f2a147071d06e6c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c2e7cea921a708fd2e1ebe5854d260dc6fed7fc1f7dc897f2a147071d06e6c1", kill_on_drop: false }`
[INFO] [stdout] 3c2e7cea921a708fd2e1ebe5854d260dc6fed7fc1f7dc897f2a147071d06e6c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8179f6194cd490729cd61948bf0cb9456ceb69ef6fead74aafb445fd2a2ed395
[INFO] running `Command { std: "docker" "start" "-a" "8179f6194cd490729cd61948bf0cb9456ceb69ef6fead74aafb445fd2a2ed395", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling postgres-mapper-derive v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:295:16
[INFO] [stdout]     |
[INFO] [stdout] 295 |           panic!(format!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 296 | |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stdout] 297 | |             attr_name, meta_item_name
[INFO] [stdout] 298 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 295 ~         panic!(
[INFO] [stdout] 296 |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stdout] 297 |             attr_name, meta_item_name
[INFO] [stdout] 298 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |                       panic!(format!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 321 | |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stdout] 322 | |                         meta_item.name()
[INFO] [stdout] 323 | |                     ))
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 320 ~                     panic!(
[INFO] [stdout] 321 |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stdout] 322 |                         meta_item.name()
[INFO] [stdout] 323 ~                     )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.63s
[INFO] running `Command { std: "docker" "inspect" "8179f6194cd490729cd61948bf0cb9456ceb69ef6fead74aafb445fd2a2ed395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8179f6194cd490729cd61948bf0cb9456ceb69ef6fead74aafb445fd2a2ed395", kill_on_drop: false }`
[INFO] [stdout] 8179f6194cd490729cd61948bf0cb9456ceb69ef6fead74aafb445fd2a2ed395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d17b9d2292b2f269f4c6663fc101f0fbb7842dadec84a540c13505e150ba3bb
[INFO] running `Command { std: "docker" "start" "-a" "7d17b9d2292b2f269f4c6663fc101f0fbb7842dadec84a540c13505e150ba3bb", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling postgres-mapper-derive v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:295:16
[INFO] [stdout]     |
[INFO] [stdout] 295 |           panic!(format!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 296 | |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stdout] 297 | |             attr_name, meta_item_name
[INFO] [stdout] 298 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 295 ~         panic!(
[INFO] [stdout] 296 |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stdout] 297 |             attr_name, meta_item_name
[INFO] [stdout] 298 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |                       panic!(format!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 321 | |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stdout] 322 | |                         meta_item.name()
[INFO] [stdout] 323 | |                     ))
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 320 ~                     panic!(
[INFO] [stdout] 321 |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stdout] 322 |                         meta_item.name()
[INFO] [stdout] 323 ~                     )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:295:16
[INFO] [stdout]     |
[INFO] [stdout] 295 |           panic!(format!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 296 | |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stdout] 297 | |             attr_name, meta_item_name
[INFO] [stdout] 298 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 295 ~         panic!(
[INFO] [stdout] 296 |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stdout] 297 |             attr_name, meta_item_name
[INFO] [stdout] 298 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |                       panic!(format!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 321 | |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stdout] 322 | |                         meta_item.name()
[INFO] [stdout] 323 | |                     ))
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 320 ~                     panic!(
[INFO] [stdout] 321 |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stdout] 322 |                         meta_item.name()
[INFO] [stdout] 323 ~                     )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] running `Command { std: "docker" "inspect" "7d17b9d2292b2f269f4c6663fc101f0fbb7842dadec84a540c13505e150ba3bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d17b9d2292b2f269f4c6663fc101f0fbb7842dadec84a540c13505e150ba3bb", kill_on_drop: false }`
[INFO] [stdout] 7d17b9d2292b2f269f4c6663fc101f0fbb7842dadec84a540c13505e150ba3bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a491749dd64b7864b1b71b5adf8895f961967fa12ba7fcf534faeb833dc35b1a
[INFO] running `Command { std: "docker" "start" "-a" "a491749dd64b7864b1b71b5adf8895f961967fa12ba7fcf534faeb833dc35b1a", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/lib.rs:295:16
[INFO] [stderr]     |
[INFO] [stderr] 295 |           panic!(format!(
[INFO] [stderr]     |  ________________^
[INFO] [stderr] 296 | |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stderr] 297 | |             attr_name, meta_item_name
[INFO] [stderr] 298 | |         ));
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 295 ~         panic!(
[INFO] [stderr] 296 |             "expected pg_mapper {} attribute to be a string: `{} = \"...\"`",
[INFO] [stderr] 297 |             attr_name, meta_item_name
[INFO] [stderr] 298 ~         );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/lib.rs:320:28
[INFO] [stderr]     |
[INFO] [stderr] 320 |                       panic!(format!(
[INFO] [stderr]     |  ____________________________^
[INFO] [stderr] 321 | |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stderr] 322 | |                         meta_item.name()
[INFO] [stderr] 323 | |                     ))
[INFO] [stderr]     | |_____________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 320 ~                     panic!(
[INFO] [stderr] 321 |                         "unknown pg_mapper container attribute `{}`",
[INFO] [stderr] 322 |                         meta_item.name()
[INFO] [stderr] 323 ~                     )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `postgres-mapper-derive` (lib) generated 2 warnings (run `cargo fix --lib -p postgres-mapper-derive` to apply 2 suggestions)
[INFO] [stderr] warning: `postgres-mapper-derive` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/postgres_mapper_derive-039e3b87af3995f9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests postgres_mapper_derive
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a491749dd64b7864b1b71b5adf8895f961967fa12ba7fcf534faeb833dc35b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a491749dd64b7864b1b71b5adf8895f961967fa12ba7fcf534faeb833dc35b1a", kill_on_drop: false }`
[INFO] [stdout] a491749dd64b7864b1b71b5adf8895f961967fa12ba7fcf534faeb833dc35b1a
